Snapservice Sites Capabilities ServiceCapabilityInfo
The Snapservice Sites Capabilities ServiceCapabilityInfo schema contains properties that provide capabilities information of a relevant resource for a site.
This schema was added in vSphere API 9.1.0.0.
{
"service": "string",
"info": {
"capabilities": [
"string"
]
}
}
Name of a relevant resource. Example: "snapservice", "hms", "srm", ...
For more information see: Snapservice Sites ServiceType.
This property was added in vSphere API 9.1.0.0.
Capabilities of a relevant resource.
This property was added in vSphere API 9.1.0.0.
If missing or null, it means that the service did not respond to internal request for capabilities.